POV-Ray : Newsgroups : povray.general : Mandelbrot page : Re: Mandelbrot page Server Time
8 Aug 2024 08:16:04 EDT (-0400)
  Re: Mandelbrot page  
From: Warp
Date: 24 Jan 2001 06:56:26
Message: <3a6ec2ea@news.povray.org>
Tom Melly <tom### [at] tomandlucouk> wrote:
:       #declare TReal = (TReal * TReal) - (TImaginary * TImaginary);
:       #declare TImaginary = 2 * TTReal * TImaginary;

  You are making Z=Z^2 here, not Z=Z^2+c.

-- 
char*i="b[7FK@`3NB6>B:b3O6>:B:b3O6><`3:;8:6f733:>::b?7B>:>^B>C73;S1";
main(_,c,m){for(m=32;c=*i++-49;c&m?puts(""):m)for(_=(
c/4)&7;putchar(m),_--?m:(_=(1<<(c&3))-1,(m^=3)&3););}    /*- Warp -*/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.